Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2025

This PR contains the following updates:

Package Type Change Age Adoption
sigs.k8s.io/controller-tools require v0.19.0v0.20.0 age adoption

Release Notes

kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)

v0.20.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.19.0...v0.20.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@renovate renovate bot requested a review from a team as a code owner December 22, 2025 00:37
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@renovate renovate bot requested review from lukidzi and slonka December 22, 2025 00:37
@renovate renovate bot enabled auto-merge (squash) December 22, 2025 00:37
@renovate
Copy link
Contributor Author

renovate bot commented Dec 22, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.34.3 -> v0.35.0
k8s.io/apiextensions-apiserver v0.34.3 -> v0.35.0
k8s.io/apimachinery v0.34.3 -> v0.35.0
k8s.io/client-go v0.34.3 -> v0.35.0
k8s.io/apiserver v0.34.3 -> v0.35.0
k8s.io/code-generator v0.34.3 -> v0.35.0
k8s.io/component-base v0.34.3 -> v0.35.0
k8s.io/gengo/v2 v2.0.0-20250903151518-081d64401ab4 -> v2.0.0-20250922181213-ec3ebc5fd46b

@renovate renovate bot force-pushed the renovate/master-sigs.k8s.io-controller-tools-0.x branch from 8a4d7dc to fc43c24 Compare December 23, 2025 12:21
@renovate renovate bot changed the title chore(deps): bump sigs.k8s.io/controller-tools from 0.19.0 to 0.20.0 chore(deps): bump sigs.k8s.io/controller-tools from 0.19.0 to 0.20.0 - autoclosed Jan 5, 2026
@renovate renovate bot closed this Jan 5, 2026
auto-merge was automatically disabled January 5, 2026 12:07

Pull request was closed

@renovate renovate bot deleted the renovate/master-sigs.k8s.io-controller-tools-0.x branch January 5, 2026 12:07
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore(deps): bump sigs.k8s.io/controller-tools from 0.19.0 to 0.20.0 - autoclosed chore(deps): bump sigs.k8s.io/controller-tools from 0.19.0 to 0.20.0 Jan 12, 2026
@renovate renovate bot reopened this Jan 12, 2026
@renovate renovate bot force-pushed the renovate/master-sigs.k8s.io-controller-tools-0.x branch 2 times, most recently from fc43c24 to f98c942 Compare January 12, 2026 00:30
@renovate renovate bot enabled auto-merge (squash) January 12, 2026 04:32
@renovate renovate bot merged commit 48490d2 into master Jan 13, 2026
16 checks passed
NawafSwe pushed a commit to NawafSwe/kuma that referenced this pull request Jan 13, 2026
…umahq#15328)

This PR contains the following updates:

| Package | Type | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|
|
[sigs.k8s.io/controller-tools](https://redirect.github.com/kubernetes-sigs/controller-tools)
| require | `v0.19.0` → `v0.20.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/sigs.k8s.io%2fcontroller-tools/v0.20.0?slim=true)
|
![adoption](https://developer.mend.io/api/mc/badges/adoption/go/sigs.k8s.io%2fcontroller-tools/v0.20.0?slim=true)
|

---

### Release Notes

<details>
<summary>kubernetes-sigs/controller-tools
(sigs.k8s.io/controller-tools)</summary>

###
[`v0.20.0`](https://redirect.github.com/kubernetes-sigs/controller-tools/releases/tag/v0.20.0)

[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-tools/compare/v0.19.0...v0.20.0)

#### What's Changed

- ⚠️ Bump to k8s.io/\* v0.35.0 by
[@&kumahq#8203;sbueringer](https://redirect.github.com/sbueringer) in
[#&kumahq#8203;1318](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1318)
- ⚠️ Start from local type declaration when applying schema by
[@&kumahq#8203;JoelSpeed](https://redirect.github.com/JoelSpeed) in
[#&kumahq#8203;1270](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1270)
- ⚠️ Revert local override breaking behavioural change by
[@&kumahq#8203;JoelSpeed](https://redirect.github.com/JoelSpeed) in
[#&kumahq#8203;1310](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1310)
- ✨ Allow title to be set on a type by
[@&kumahq#8203;cbandy](https://redirect.github.com/cbandy) in
[#&kumahq#8203;1282](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1282)
- ✨ crd/marker: add AtLeastOneOf constraint by
[@&kumahq#8203;shashankram](https://redirect.github.com/shashankram) in
[#&kumahq#8203;1278](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1278)
- ✨ Add k8s:required and k8s:optional markers by
[@&kumahq#8203;lalitc375](https://redirect.github.com/lalitc375) in
[#&kumahq#8203;1247](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1247)
- ✨ Publish Windows ARM64 controller-gen and envtest binaries by
[@&kumahq#8203;bear-redhat](https://redirect.github.com/bear-redhat) in
[#&kumahq#8203;1297](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1297)
- 🐛 Sort manifest webhooks by
[@&kumahq#8203;HaraldNordgren](https://redirect.github.com/HaraldNordgren) in
[#&kumahq#8203;1295](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1295)
- 🐛 Prevent XValidation duplication by verifying if the rule already
exists by [@&kumahq#8203;mcbenjemaa](https://redirect.github.com/mcbenjemaa)
in
[#&kumahq#8203;1296](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1296)

#### Misc

- 🌱 Change sort to slices package by
[@&kumahq#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&kumahq#8203;1299](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1299)
- 🌱 Use modernize linter by
[@&kumahq#8203;HaraldNordgren](https://redirect.github.com/HaraldNordgren) in
[#&kumahq#8203;1300](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1300)
- 🌱 Update importas in golangci config by
[@&kumahq#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&kumahq#8203;1309](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1309)
- 🌱 Stop setting invalid formats int32/int64 for integer types by
[@&kumahq#8203;sbueringer](https://redirect.github.com/sbueringer) in
[#&kumahq#8203;1274](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1274)
- 🌱 Revert "Stop setting invalid formats int32/int64 for integer types"
by [@&kumahq#8203;sbueringer](https://redirect.github.com/sbueringer) in
[#&kumahq#8203;1275](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1275)

#### envtest

- ✨Release envtest v1.34.1 by
[@&kumahq#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&kumahq#8203;1280](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1280)
- ✨Release envtest v1.35.0-alpha.3 by
[@&kumahq#8203;bear-redhat](https://redirect.github.com/bear-redhat) in
[#&kumahq#8203;1303](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1303)
- ✨Release envtest v1.35.0 by
[@&kumahq#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&kumahq#8203;1317](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1317)
- 🌱 Promotion of envtest release for Kubernetes v1.34.1 by
[@&kumahq#8203;sbueringer](https://redirect.github.com/sbueringer) in
[#&kumahq#8203;1285](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1285)
- 🌱 Promotion of envtest release for Kubernetes v1.35.0-alpha.3 by
[@&kumahq#8203;sbueringer](https://redirect.github.com/sbueringer) in
[#&kumahq#8203;1304](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1304)
- 🌱 Promotion of envtest release for Kubernetes v1.35.0 by
[@&kumahq#8203;sbueringer](https://redirect.github.com/sbueringer) in
[#&kumahq#8203;1319](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1319)

#### Dependency bumps

- 🌱 Bump to k8s.io/\* v0.34.1 by
[@&kumahq#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&kumahq#8203;1279](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1279)
- 🌱 Bump golang.org/x/tools from 0.37.0 to 0.38.0 in the
all-go-mod-patch-and-minor group by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1291](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1291)
- 🌱 Bump golang.org/x/tools from 0.38.0 to 0.39.0 in the
all-go-mod-patch-and-minor group by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1307](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1307)
- 🌱 Bump the all-go-mod-patch-and-minor group across 1
directory with 3 updates by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1277](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1277)
- 🌱 Bump the all-go-mod-patch-and-minor group across 1
directory with 3 updates by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1315](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1315)
- 🌱 Bump the all-go-mod-patch-and-minor group with 2 updates by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1284](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1284)
- 🌱Update golangci-lint version to v2.4.0 by
[@&kumahq#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&kumahq#8203;1281](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1281)
- 🌱Update golangci-lint version to v2.5.0 by
[@&kumahq#8203;dongjiang1989](https://redirect.github.com/dongjiang1989) in
[#&kumahq#8203;1288](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1288)
- 🌱 Bump softprops/action-gh-release from 2.3.3 to 2.3.4 in the
all-github-actions group by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1290](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1290)
- 🌱 Bump softprops/action-gh-release from 2.3.4 to 2.4.1 in the
all-github-actions group by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1292](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1292)
- 🌱 Bump the all-github-actions group across 1 directory with 5
updates by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1316](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1316)
- 🌱 Bump the all-github-actions group with 2 updates by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1305](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1305)
- 🌱 Bump the all-github-actions group with 3 updates by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1276](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1276)
- 🌱 Bump the all-github-actions group with 4 updates by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1308](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1308)
- 🌱 Bump tj-actions/changed-files from 46.0.5 to 47.0.0 in the
all-github-actions group by
[@&kumahq#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&kumahq#8203;1283](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1283)

#### New Contributors

- [@&kumahq#8203;lalitc375](https://redirect.github.com/lalitc375) made their
first contribution in
[#&kumahq#8203;1247](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1247)
- [@&kumahq#8203;bear-redhat](https://redirect.github.com/bear-redhat) made
their first contribution in
[#&kumahq#8203;1297](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1297)
- [@&kumahq#8203;HaraldNordgren](https://redirect.github.com/HaraldNordgren)
made their first contribution in
[#&kumahq#8203;1295](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1295)
- [@&kumahq#8203;mcbenjemaa](https://redirect.github.com/mcbenjemaa) made
their first contribution in
[#&kumahq#8203;1296](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1296)

**Full Changelog**:
<kubernetes-sigs/controller-tools@v0.19.0...v0.20.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/kumahq/kuma).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: NawafSwe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants